home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
Chip_2004-04_cd1.bin
/
software
/
popup
/
pop1b413g.exe
/
{app}
/
WhiteGetUrl.js
< prev
Wrap
Text File
|
2001-03-03
|
185b
|
7 lines
<script language="JavaScript">
MyObj = new ActiveXObject("PopGetUrl.GetUrl");
var win = external.menuArguments;
MyObj.Add(win.top.location,'W');
MyObj = null
</script>